| AmCourseRel |
| Logical Entity Name | AmCourseRel |
| Default Table Name | AmCourseRel |
| Physical Only | NO |
| Definition | |
| Note |
| AmCourseRel Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AmCourseRelID |
int | NO | ||
AdCourseID |
int | NO | ||
AmCollegeCourseID |
int | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AmCourseRel Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_AmCourseRel_AmCourseRelID | PrimaryKey | AmCourseRelID |
| AmCourseRel Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourse | Non-Identifying | One To Zero or More | FK_AmCourseRel.AdCourseID_AdCourse.AdCourseID | AdCourseID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AmCourseRel.UserID_SyStaff.SyStaffID | UserID | NO | YES | ||
| AmCollegeCourse | Non-Identifying | One To Zero or More | FK_AmCourseRel_AmCollegeCourseID_AmCollegeCourse_AmCollegeCourseID | AmCollegeCourseID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AmCourseRelDetail | Non-Identifying | One To Zero or More | FK_AmCourseRelDetail.AmCourseRelID_AmCourseRel.AmCourseRelID | NO | YES |
| AmCourseRel Check Constraints |
| Check Constraint Name | CheckConstraint |